Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timestamping commitments #222

Merged
merged 4 commits into from
Oct 12, 2023
Merged

Timestamping commitments #222

merged 4 commits into from
Oct 12, 2023

Conversation

mappum
Copy link
Contributor

@mappum mappum commented Oct 12, 2023

This PR adds an OP_RETURN output containing a timestamping commitment (committing to the Tendermint block hash of the block where the checkpoint advances to signing) as the second output for every checkpoint transaction. This hash can be used to bootstrap light clients and contains Merkle paths down to the Nomic state, which itself holds block hashes of other chains via their IBC clients.

@mappum mappum force-pushed the timestamping-commitments branch from 3552976 to 803bdb6 Compare October 12, 2023 19:21
@mappum mappum enabled auto-merge October 12, 2023 19:27
@mappum mappum merged commit 20a22ee into develop Oct 12, 2023
8 checks passed
@mappum mappum deleted the timestamping-commitments branch October 12, 2023 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant